Skip to content

root: switch cspell to typo-only reporting (cherry-pick #24701 to version-2026.8) - #24852

Open
authentik-cherry-pick[bot] wants to merge 1 commit into
version-2026.8from
cherry-pick/24701-to-version-2026.8
Open

root: switch cspell to typo-only reporting (cherry-pick #24701 to version-2026.8)#24852
authentik-cherry-pick[bot] wants to merge 1 commit into
version-2026.8from
cherry-pick/24701-to-version-2026.8

Conversation

@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #24701 to version-2026.8 branch.

Original PR: #24701
Original Author: @GirlBossRush
Cherry-picked commit: 065170f

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #24701
Original commit: 065170f
@netlify

netlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 7f5c61d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a752d1a7f4939000890eb8e
😎 Deploy Preview https://deploy-preview-24852--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 7f5c61d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a752d1a540d2400084e0249
😎 Deploy Preview https://deploy-preview-24852--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.36%. Comparing base (1bb842b) to head (7f5c61d).
⚠️ Report is 2 commits behind head on version-2026.8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2026.8   #24852      +/-   ##
==================================================
+ Coverage           85.57%   91.36%   +5.79%     
==================================================
  Files                1137     1137              
  Lines               71536    71536              
  Branches             3875     3875              
==================================================
+ Hits                61214    65359    +4145     
+ Misses              10287     6142    -4145     
  Partials               35       35              
Flag Coverage Δ
conformance 34.72% <ø> (-0.11%) ⬇️
e2e 39.57% <ø> (?)
integration 31.43% <ø> (+<0.01%) ⬆️
rust 38.89% <ø> (ø)
unit 93.03% <ø> (+12.48%) ⬆️
unit-migrate 93.05% <ø> (+7.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-7f5c61d27625b649d57157b5dfe9205f7651f494
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-7f5c61d27625b649d57157b5dfe9205f7651f494

Afterwards, run the upgrade commands from the latest release notes.

@rissson

rissson commented Aug 7, 2026

Copy link
Copy Markdown
Member

I don't think we should backport this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants